home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Hacking & Misc / bundle of exploits.sit / bundle of exploits / AOL_DoS.txt < prev    next >
Text File  |  1998-07-17  |  2KB  |  54 lines

  1. this is a very old bug, i believe that the term for it is "punting"
  2. dunno though,
  3. there are other bugs, ill elaborate on what you said
  4. aol supports PARTIAL html, its like win95's implementation of tcp/ip
  5. it only supports parts of it
  6. there are several exploits for this, rather then include source, which
  7. would be useless for something that only requires 1 line to be typed, i will explain how
  8.  
  9. to crash through instant messeges, send an instant message with the following text
  10. "<a1><pre><a1><a1>"
  11. you can send a few of these, this will freeze aol, causing either a gpf, or reboot,
  12. this is because aol is recieving html, which it recognizes, but cannot decide what to do with it
  13.  
  14. to crash through mail, simply send a letter filled with
  15. "<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<"
  16. this crashes aol, it does this because of the way aol handles html
  17. imagine that each < is a for loop, so every time there is a new <, thats another nested
  18. for loop, this jumps cpu utilization to 100% i believe
  19.  
  20. -p00h
  21.  
  22.  
  23.  
  24. Invisi wrote:
  25.  
  26. > Well.. I thought this was something that some of you might get a kick
  27. > out of... as well as informative.  I also havent seen this on any other
  28. > sites.  here's the stuff...
  29. >
  30. > Tested on: AOL3.0 16-bit Windows, AOL3.0 32-bit Windows, AOL4.0 Windows
  31. >
  32. > Problem:
  33. > AOL's Instant message's uses HTML.  This enables there customers to
  34. > change font sizes, colors, backgrounds, to suite there tastes.  Well
  35. > here is where the bug comes into play.
  36. > All you simply have to do is send someone who is useing a AOL version,
  37. > that uses the <font> tagg, a instant message of
  38. > <font =
  39. > 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999>
  40. > A AOL instant message has to be below a certain character size that can
  41. > fit in one message.  This goes beyond the valid size, as well as being a
  42. > invalid parameter for <font>.  It will cause your AOL software to freak
  43. > out, and a GPF will occur.  If your able to stick more 9's in there,
  44. > then please do.
  45. >
  46. > Fix:
  47. > Convert back to a older version of AOL for Windows, like 2.5 or before.
  48. > Or, simply reject any Instant Messages by useing the $IM_OFF command.
  49. > Since Instant Messages are a big part of AOL, most people keep there
  50. > Instant Messages turned on.
  51. >
  52. > - Invisible
  53.  
  54.